DELETE /DataCube/Relationships/{id}/

Deletes the relationship by join for the given data cube.
 

Request

Method Request URI
DELETE /API/DataCube/Relationships/{id}/?transformId=value&sessionId=value

URI Parameters

URI Parameter Description
transformId The ID of the transform to delete the relationships for.
sessionId The current session ID.

Path Parameters

Path Parameter Description
id The ID of the data cube to delete the relationships for.

Request Body

There is no Request Body for this function.

Response

Response Body

A status code indicating success or the reason for failure.